home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-01-18 | 1.6 KB | 41 lines | [TEXT/MPS ] |
- #---------------------------------------------------------------------------------------------------
- # |
- # File: Eenie.MAMake |
- # |
- # Description: Makefile for Eeenie. |
- # |
- # |
- # Copyright © 1991 by Apple Computer, Inc. All rights reserved. |
- #---------------------------------------------------------------------------------------------------
-
-
- #---------------------------------------------------------------------------------------------------
- # List here the Application's Name
- AppName = Eenie
-
-
- #---------------------------------------------------------------------------------------------------
- # List resource files that the Rez file includes if you want to include
- # more or less than the standard set
-
- #OtherRsrcFiles = ∂
- # "{SrcApp}views.rsrc"
-
-
- #---------------------------------------------------------------------------------------------------
- # List any additional interfaces that your application is dependent on
- OtherInterfaces = ∂
- "{SrcApp}IncludeFiles.h" ∂
- "{SrcApp}EenieRez.h"
-
-
- #---------------------------------------------------------------------------------------------------
- # Name any other object files to link in
- OtherLinkFiles =
-
-
- #---------------------------------------------------------------------------------------------------
- # Express any additional dependencies for separate compilations.
- # Include dependencies for the MacApp and Building block interfaces
- # if you are dependent on them
-